Skip to content

[pull] main from withastro:main - #699

Merged
pull[bot] merged 7 commits into
code:mainfrom
withastro:main
Aug 24, 2026
Merged

[pull] main from withastro:main#699
pull[bot] merged 7 commits into
code:mainfrom
withastro:main

Conversation

@pull

@pull pull Bot commented Aug 24, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

barry166 and others added 7 commits August 24, 2026 13:11
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
The pathname setter re-parses the whole URL, so a no-op assignment is
still expensive. Guard each write in normalizeUrl and FetchState.
Collapse stays after the decode is assigned: the setter turns `\` into
`/`, so `/a%5C/b` only becomes `/a//b` once written back.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ojs/vercel (#17794)

* fix(vercel): derive NFT trace base from common ancestor of root and entry (#17761)

When `outDir` is outside `root`, `@vercel/nft` silently drops all traced
dependency files because the trace base (derived from `root` alone) does
not encompass the build output directory. Walk up from `root` to find the
common ancestor of `root` and the entry path before passing it to
`searchForWorkspaceRoot`, so the NFT base always includes both.

* fix(vercel): make trace base lookup platform-aware

---------

Co-authored-by: factory[bot] <factory[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Aug 24, 2026
@pull pull Bot added the ⤵️ pull label Aug 24, 2026
@pull
pull Bot merged commit 29af6da into code:main Aug 24, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants